home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Sep 89 / Y0066-IDType vs item numb-Sep89 < prev    next >
Encoding:
Text File  |  1989-09-21  |  1.0 KB  |  28 lines  |  [TEXT/GEOL]

  1. Item    9084041                         20-Sept-89        17:39
  2.  
  3. From:   D1165                           Esha, David C Hands,PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    IDType vs item number
  8.  
  9. Hello All,
  10.  
  11. I'm new to MacApp and here's a dreaded "new user" question...
  12. TCluster.ReportCurrent returns the IDType of the currently selected radio
  13. button. For my purposes using IDTypes to identify a radio button is rather
  14. awkward.  Instead, it would be helpful if ReportCurrent (or something like it)
  15. returned an item number.  This may seem like a trivial point but it would
  16. simplify matters for me.  (I can use an item number as an index to retrieve
  17. other data, with IDTypes I have to compare every radio button's IDType against
  18. the ReportCurrent result looking for a match)
  19.  
  20. I don't see anyway to get an item number directly, except possibly creating a
  21. subclass of TRadio that adds an item number field?  Any suggestions on ways to
  22. set up such a structure or use existing MacApp calls would be appreciated.
  23.  
  24. David Hands
  25. ESHA Research
  26.  
  27.  
  28.